-
Home
-
WordPress Appointment Booking Plugin
-
1.21.0
-
Code
-
Classes
- ScheduleService
Total Complexity |
25 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
253 |
Lines of code |
104 |
Logical lines of code |
63 |
Comment lines |
104 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getWorkingHoursForDate() |
S |
55 |
5 |
19 |
getWorkingHoursForPeriod() |
S |
58 |
4 |
15 |
filterLocations() |
S |
58 |
3 |
16 |
splitScheduleByLocation() |
S |
62 |
3 |
12 |
pullPeriods() |
S |
61 |
3 |
12 |
addReservation() |
S |
67 |
3 |
7 |
filterActivity() |
S |
62 |
2 |
12 |
__construct() |
S |
73 |
1 |
5 |
buildWorkingHoursBySchedule() |
S |
69 |
1 |
6 |